You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .admins-auth-schools-index-page{
- .list-item-title{
- padding-bottom:5px;
- padding-left: 33px;
- color: #555;
- }
- .list-item-title-1{
- width: 100px;
- display: inline-block;
- }
- .list-item-title-2{
- width: 200px;
- display: inline-block;
- }
- .collegeManage{
- float: left;
- padding: 0px 8px;
- border-radius: 6px;
- background-color: #f5f5f5;
- margin: 3px 0px 3px 10px;
- height: 34px;
- line-height: 34px;
- a{
- color: #05101a;
- }
- a:hover{
- color: #007bff;
- }
- }
- i:hover{
- color: #333;
- }
- .add-manager-i{
- float: left;
- i{
- padding: 10px 5px;
- }
- }
- .auth-schools-new-add, .auth-schools-user-add{
- .flex-column{
- input{
- height: 38px;
- }
- }
- .search-school{
- margin-left: 15px;
- }
-
- }
- .school-search-list{
- background: #F4FAFF;
- height: 280px;
- overflow-y: scroll;
- padding: 10px 0;
- }
- .school-list-item{
- padding: 2px 10px;
- input{
- font-size: 20px;
- margin-right: 5px;
- }
-
- }
-
-
- }
|