diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-11-01 15:52:35 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-11-01 15:52:35 -0800 |
commit | d3183467e06d6d7a04221c63d26173f97217cc43 (patch) | |
tree | 1da3ddc58b87a0afdfa0bf262c2d0950a192ccce /view/theme | |
parent | b62614bbd48151837e29ab56a53e683d2f4dcb01 (diff) | |
parent | 618155e6ab1a76b5aaa667aa41a1668ce8f73a20 (diff) | |
download | volse-hubzilla-d3183467e06d6d7a04221c63d26173f97217cc43.tar.gz volse-hubzilla-d3183467e06d6d7a04221c63d26173f97217cc43.tar.bz2 volse-hubzilla-d3183467e06d6d7a04221c63d26173f97217cc43.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 | ||||
-rw-r--r-- | view/theme/redbasic/schema/bluegrid.css | 141 |
2 files changed, 111 insertions, 31 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 9403b078e..e83610f51 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -757,6 +757,7 @@ a.rateme, div.rateme { .wall-item-conv { padding: 7px 10px; + background-color: $comment_item_colour; } diff --git a/view/theme/redbasic/schema/bluegrid.css b/view/theme/redbasic/schema/bluegrid.css index a2b795be9..15e17c48b 100644 --- a/view/theme/redbasic/schema/bluegrid.css +++ b/view/theme/redbasic/schema/bluegrid.css @@ -33,17 +33,43 @@ body { } .generic-content-wrapper-styled .generic-content-wrapper { - color: #4d4d4d; + color: #4D4D4D; } + .generic-content-wrapper-styled .generic-content-wrapper a { color: #43488A; } +.generic-content-wrapper #profile-jot-wrapper { + background-color: transparent; + color: #4D4D4D; +} + +.generic-content-wrapper input#jot-title, .generic-content-wrapper input#jot-pagetitle { + color: #4D4D4D; +} + +.generic-content-wrapper input#jot-title:hover, .generic-content-wrapper input#jot-title:focus { + color: #4D4D4D; + border-radius: 0px; +} + + .fn, .widget h3, .nav-tabs a, .generic-content-wrapper-styled a, .dropdown-menu > li > a, #channels-desc, input#jot-title { color: #fff; border-radius: 0px } +ul.dropdown-menu.acpopup > li.textcomplete-item > a { + color: #43488A; +} + +ul.dropdown-menu.acpopup > li.textcomplete-item > a:hover, ul.dropdown-menu.acpopup > li.textcomplete-item > a:focus { + background-color: #43488A; + color: #FFF; + cursor: pointer; +} + input#jot-title:hover, input#jot-title:focus { color: #43488A; border-radius: 0px; @@ -134,10 +160,22 @@ nav .badge:hover, nav .badge:focus { color: rgba(255,255,255,.8); } -.help-block, .comment-icon, .jot-icons { +.help-block, .comment-icon, .jot-icons, .admin-icons { color: inherit; } +#adminpage table tr:hover, #adminpage table tr:hover a, #adminpage table tr td.tools a:hover, #adminpage table tr:focus, #adminpage table tr:focus a, #adminpage table tr td.tools a:focus { + color: #43488A; +} + +#adminpage table tr:hover .tools a, #adminpage table tr:focus .tools a, .generic-content-wrapper-styled > .descriptive-text { + color: #FFF; +} + +.generic-content-wrapper-styled > .sources-links { + font-weight: bold; +} + .wall-item-tools .btn { border-color: #43488A; } @@ -224,6 +262,20 @@ div.rateme:hover, div.rateme:focus, a.rateme:hover, a.rateme:focus { color: #FFF !important; } +#chatTopBar { + background-color: rgba(255,255,255,.8); + color: #4d4d4d; + height: 500px; + width: 596px; + overflow-y: auto; +} + +.chat-item-text { + border-radius: 0px; + padding: 5px; + background-color: #FFF; +} + input { border-radius: 0px; } @@ -233,6 +285,16 @@ input { margin-top: 0; } +.directory-item { + margin-bottom: 0px; + padding-bottom: 20px; + background-color: #FFF; +} + +.directory-item.lframe { + background-color: transparent !important; +} + .contact-entry-wrapper { border: 1px solid rgba(255,255,255,.5); } @@ -241,7 +303,7 @@ input { color: #43488A; } -.profile-edit-side-link, input#profile-photo-upload, .allcontact-link { +.profile-edit-side-link, input#profile-photo-upload, .allcontact-link, #newchannel-form .descriptive-paragraph { color: #FFF; } @@ -250,7 +312,7 @@ input { text-decoration: none; } -.btn, #event-edit-form .btn { +.btn, #event-edit-form .btn, input.directory-rating-submit { border: 1px solid #FFF; color: #FFF; background-color: #43488A; @@ -268,26 +330,14 @@ input { background-color: #FFF; } -.btn-default:hover, .btn-default:focus, .open > .dropdown-toggle.btn-default { +.btn-default:hover, .btn-default:focus, .open > .dropdown-toggle.btn-default, input.directory-rating-submit:hover, input.directory-rating-submit:focus { border: 1px solid #43488A; outline: 0; color: #43488A; background-color: #FFF; } -.btn-success { - color: #FFF; - background-color: #5CB85C; - border-color: #4CAE4C; -} - -.btn-success:hover, .btn-success:focus { - color: #FFF; - background-color: #449D44; - border-color: #398439; -} - -.btn-primary, input#event-submit, input#rmagic-submit-button, input#lostpass-submit-button, input#side-follow-submit, .profile-edit-submit-wrapper > input.profile-edit-submit-button, input#profile-photo-submit { +.btn-primary, input#event-submit, input#rmagic-submit-button, input#lostpass-submit-button, input#side-follow-submit, .profile-edit-submit-wrapper > input.profile-edit-submit-button, input#profile-photo-submit, form#chat-form > input, div#adminpage > form > div.submit > input, input.sources-submit, input.contact-edit-submit { background-color: #FFF; color: #43488A; border-radius: 0px; @@ -296,45 +346,74 @@ input { transition: all .3s ease-in-out; } -.btn-primary:hover, .btn-primary:focus, input#event-submit:hover, input#event-submit:focus, input#rmagic-submit-button:hover, input#rmagic-submit-button:focus, input#lostpass-submit-button:hover, input#lostpass-submit-button:focus, input#side-follow-submit:hover, input#side-follow-submit:focus, .profile-edit-submit-wrapper > input.profile-edit-submit-button:hover, .profile-edit-submit-wrapper > input.profile-edit-submit-button:focus, input#profile-photo-submit:hover, input#profile-photo-submit:focus { +.btn-primary:hover, .btn-primary:focus, input#event-submit:hover, input#event-submit:focus, input#rmagic-submit-button:hover, input#rmagic-submit-button:focus, input#lostpass-submit-button:hover, input#lostpass-submit-button:focus, input#side-follow-submit:hover, input#side-follow-submit:focus, .profile-edit-submit-wrapper > input.profile-edit-submit-button:hover, .profile-edit-submit-wrapper > input.profile-edit-submit-button:focus, input#profile-photo-submit:hover, input#profile-photo-submit:focus, form#chat-form > input:hover, form#chat-form > input:focus, div#adminpage > form > div.submit > input:hover, div#adminpage > form > div.submit > input:focus, input.sources-submit:hover, input.sources-submit:focus, input.contact-edit-submit:focus, input.contact-edit-submit:hover { border-color: #FFF; background-color: #43488A; color: #FFF; border-radius: 0px; } -.comment-tools .btn, #prvmail-tools .btn { +.comment-tools .btn, #prvmail-tools .btn, .generic-content-wrapper .btn { border: 1px solid #43488A; color: #43488A; background-color: #FFF; } -.comment-tools .btn:hover, .comment-tools .btn:focus, #prvmail-tools .btn:hover, #prvmail-tools .btn:focus { - border: 1px solid #43488A; +.comment-tools .btn:hover, .comment-tools .btn:focus, #prvmail-tools .btn:hover, #prvmail-tools .btn:focus, .generic-content-wrapper .btn:hover, .generic-content-wrapper .btn:focus { + border: 1px solid #43488A !important; color: #FFF; background-color: #43488A; } -.comment-tools .btn-primary, #prvmail-submit .btn-primary, .settings-submit-wrapper .btn-primary { +.comment-tools .btn-primary, #prvmail-submit .btn-primary, .settings-submit-wrapper .btn-primary, .generic-content-wrapper .btn-primary { background-color: #43488A; color: #FFF; border: 1px solid #43488A; } -.comment-tools .btn-primary:hover, .comment-tools .btn-primary:focus, #prvmail-submit .btn-primary:hover, #prvmail-submit .btn-primary:focus, .settings-submit-wrapper .btn-primary:hover, .settings-submit-wrapper .btn-primary:focus { +.comment-tools .btn-primary:hover, .comment-tools .btn-primary:focus, #prvmail-submit .btn-primary:hover, #prvmail-submit .btn-primary:focus, .settings-submit-wrapper .btn-primary:hover, .settings-submit-wrapper .btn-primary:focus, .generic-content-wrapper .btn-primary:hover, .generic-content-wrapper .btn-primary:focus { border-color: #43488A; background-color: #FFF; color: #43488A; } -.btn-danger { - background-color: #D9534F; - border-color: #D43F3A; +.btn-success { + color: #FFF !important; + background-color: #5CB85C !important; + border-color: #4CAE4C !important; } -.btn-danger:hover, .btn-danger:focus { - color: #FFF; - background-color: #C9302C; - border-color: #AC2925; + +.btn-success:hover, .btn-success:focus { + color: #FFF !important; + background-color: #449D44 !important; + border-color: #398439 !important; +} + +.btn-warning { + color: #FFF !important; + background-color: #F0AD4E !important; + border-color: #EEA236 !important; +} + +.btn-warning:hover, .btn-warning:focus { + color: #FFF !important; + background-color: #EC971F !important; + border-color: #D58512 !important; +} + +.btn-danger, form#chat-destroy > input { + background-color: #D9534F !important; + border-color: #D43F3A !important; + color: #FFF !important; +} +.btn-danger:hover, .btn-danger:focus, form#chat-destroy > input:hover, form#chat-destroy > input:focus { + color: #FFF !important; + background-color: #C9302C !important; + border-color: #AC2925 !important; +} + +a:hover > .icon-trash { + color: #C9302C !important; } @media screen and (max-width: 767px) { |