Skip to content
Snippets Groups Projects
Commit b3ddef14 authored by Yas Naoi's avatar Yas Naoi
Browse files

Updated a bootstrap.overrides.css for bootstrap theme

parent ef0e4bbe
No related branches found
No related tags found
No related merge requests found
......@@ -314,11 +314,13 @@ fieldset[disabled] #edit-terminate.active {
.btn-warning,
#edit-reboot,
#edit-edit,
#edit-detach {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
......@@ -331,6 +333,12 @@ fieldset[disabled] #edit-terminate.active {
#edit-reboot.active,
.open .dropdown-toggle#edit-reboot,
#edit-edit:hover,
#edit-edit:focus,
#edit-edit:active,
#edit-edit.active,
.open .dropdown-toggle#edit-edit,
#edit-detach:hover,
#edit-detach:focus,
#edit-detach:active,
......@@ -349,6 +357,10 @@ fieldset[disabled] #edit-terminate.active {
#edit-reboot.active,
.open .dropdown-toggle#edit-reboot,
#edit-edit:active,
#edit-edit.active,
.open .dropdown-toggle#edit-edit,
#edit-detach:active,
#edit-detach.active,
.open .dropdown-toggle#edit-detach {
......@@ -387,6 +399,22 @@ fieldset[disabled] #edit-reboot:active,
#edit-reboot[disabled].active,
fieldset[disabled] #edit-reboot.active,
#edit-edit.disabled,
#edit-edit[disabled],
fieldset[disabled] #edit-edit,
#edit-edit.disabled:hover,
#edit-edit[disabled]:hover,
fieldset[disabled] #edit-edit:hover,
#edit-edit.disabled:focus,
#edit-edit[disabled]:focus,
fieldset[disabled] #edit-edit:focus,
#edit-edit.disabled:active,
#edit-edit[disabled]:active,
fieldset[disabled] #edit-edit:active,
#edit-edit.disabled.active,
#edit-edit[disabled].active,
fieldset[disabled] #edit-edit.active,
#edit-detach.disabled,
#edit-detach[disabled],
fieldset[disabled] #edit-detach,
......
......@@ -299,4 +299,4 @@ table.hide-action-column .nickname-column a {
.action_toggle_icon_on {
background-position: 0px 0px;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment