From 77a593ad89d90a42d70510d637d88d25ada625df Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Mon, 20 Apr 2015 11:38:38 +0300 Subject: [PATCH] Remove some unused css --- css/custom.css | 26 +------------- css/themes/cyborg.css | 80 ------------------------------------------- tmpl/us_entry.en | 4 +-- 3 files changed, 3 insertions(+), 107 deletions(-) diff --git a/css/custom.css b/css/custom.css index fa66f23..c4b9853 100644 --- a/css/custom.css +++ b/css/custom.css @@ -15,7 +15,7 @@ div.container-fluid { padding: 0 15px; } -.list-group-item, .form-control { +.form-control { max-width: 30em; } @@ -23,34 +23,10 @@ div#result{ text-align: center; } -a.dropdown-toggle{ - cursor: pointer; -} - .table-fixed{ table-layout: fixed; } -nav li{ - padding: 5px; -} - -ul.inline{ - list-style-type: none; -} - -ul.inline li{ - display: inline; -} - -ul.inline li:after { - content: ", "; -} - -ul.inline li:last-child:after { - content: ""; -} - .tracker-mark.tick { color: green; } diff --git a/css/themes/cyborg.css b/css/themes/cyborg.css index a593285..fe829d6 100644 --- a/css/themes/cyborg.css +++ b/css/themes/cyborg.css @@ -1426,42 +1426,6 @@ fieldset[disabled] .btn-primary.active { .text-info:hover { color: #9933cc; } -.has-warning .help-block, -.has-warning .control-label, -.has-warning .form-control-feedback { - color: #ff8800; -} -.has-warning .form-control, -.has-warning .form-control:focus, -.has-warning .input-group-addon { - border-color: #ff8800; -} -.has-error .help-block, -.has-error .control-label, -.has-error .form-control-feedback { - color: #cc0000; -} -.has-error .form-control, -.has-error .form-control:focus, -.has-error .input-group-addon { - border-color: #cc0000; -} -.has-success .help-block, -.has-success .control-label, -.has-success .form-control-feedback { - color: #77b300; -} -.has-success .form-control, -.has-success .form-control:focus, -.has-success .input-group-addon { - border-color: #77b300; -} -legend { - color: #fff; -} -.input-group-addon { - background-color: #424242; -} .nav-tabs a, .nav-pills a, .breadcrumb a, @@ -1476,52 +1440,8 @@ legend { .alert .close { text-decoration: none; } -.close { - color: #fff; - text-decoration: none; - opacity: 0.4; -} -.close:hover, -.close:focus { - color: #fff; - opacity: 1; -} a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #282828; } -a.list-group-item.active, -a.list-group-item.active:hover, -a.list-group-item.active:focus { - border-color: #282828; -} -a.list-group-item-success.active { - background-color: #77b300; -} -a.list-group-item-success.active:hover, -a.list-group-item-success.active:focus { - background-color: #669a00; -} -a.list-group-item-warning.active { - background-color: #ff8800; -} -a.list-group-item-warning.active:hover, -a.list-group-item-warning.active:focus { - background-color: #e67a00; -} -a.list-group-item-danger.active { - background-color: #cc0000; -} -a.list-group-item-danger.active:hover, -a.list-group-item-danger.active:focus { - background-color: #b30000; -} -.jumbotron h1, -.jumbotron h2, -.jumbotron h3, -.jumbotron h4, -.jumbotron h5, -.jumbotron h6 { - color: #fff; -} diff --git a/tmpl/us_entry.en b/tmpl/us_entry.en index c843aa2..f94c1ba 100644 --- a/tmpl/us_entry.en +++ b/tmpl/us_entry.en @@ -11,11 +11,11 @@

Solved problems

Total 1 - +

Attempted problems

Total 1 - +

Contest results

-- 2.30.2