1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +01:00

Styling fixes: nice buttons for edit/delete bookmark, button for

list/cards
This commit is contained in:
2018-03-27 09:59:39 +02:00
parent fe990ecf63
commit 3becf27b42
4 changed files with 17 additions and 14 deletions

View File

@@ -71,7 +71,7 @@
background-color: #ef5350; /* red lighten-1 */
}
</style>
<link href="{{ url_for('static', filename='css/digimarks.css') }}?20180317" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="{{ url_for('static', filename='css/digimarks.css') }}?20180327" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body class="{{ theme.BODY }} {{ theme.TEXT }}">
<nav class="{{ theme.NAV }}" role="navigation">