aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/css/shaarli.css
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/vintage/css/shaarli.css')
-rw-r--r--tpl/vintage/css/shaarli.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tpl/vintage/css/shaarli.css b/tpl/vintage/css/shaarli.css
index 7ca567e7..9c72d993 100644
--- a/tpl/vintage/css/shaarli.css
+++ b/tpl/vintage/css/shaarli.css
@@ -41,6 +41,10 @@ strong {
41 font-weight: bold; 41 font-weight: bold;
42} 42}
43 43
44.hidden {
45 display: none;
46}
47
44/* Buttons */ 48/* Buttons */
45.bigbutton, #pageheader a.bigbutton { 49.bigbutton, #pageheader a.bigbutton {
46 background-color: #c0c0c0; 50 background-color: #c0c0c0;