mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Styling improvements in backend.
This commit is contained in:
parent
f3c201854a
commit
c3ec123c01
2 changed files with 0 additions and 2 deletions
|
@ -623,7 +623,6 @@ body .form-horizontal .controls {
|
|||
#users-page #providers .details-view,
|
||||
#users-page #providers .working-plan-view {
|
||||
clear: both;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#users-page .btn-toolbar {
|
||||
|
|
|
@ -69,7 +69,6 @@ body .ui-dialog #error-technical {
|
|||
|
||||
body .ui-widget.ui-widget-content {
|
||||
border: 1px solid #3DD481;
|
||||
border-radius: 2px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue