diff options
Diffstat (limited to 'style')
-rw-r--r-- | style/default.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/style/default.css b/style/default.css index d38ca9e0..b62ab64b 100644 --- a/style/default.css +++ b/style/default.css @@ -84,10 +84,6 @@ body { height: 34px; } -.isdir { - font-weight: bold; -} - .slx-litehead { margin: 0px 10px 5px 10px; color: #aaa; @@ -137,10 +133,6 @@ body { background-color: #eee; } -.slx-bold { - font-weight: bold; -} - .slx-ellipsis { text-overflow: ellipsis; white-space: nowrap; @@ -155,10 +147,6 @@ body { display: block; } -.slx-nowrap { - white-space: nowrap; -} - .slx-space { margin-top: 1em; margin-bottom: 1em; |