This commit is contained in:
Christopher Ramírez 2014-10-22 19:38:05 +00:00
commit bba999c1e4

View File

@ -39,6 +39,10 @@
} }
.icon-preview:hover i { color: #4285f4; } .icon-preview:hover i { color: #4285f4; }
.icon-preview:hover span { display: block; cursor: text; } .icon-preview:hover span { display: block; cursor: text; }
.modal-content .modal-body {
padding-bottom: 14px;
}
</style> </style>
</head> </head>